func runtime.wantAsyncPreempt

2 uses

	runtime (current package)
		preempt.go#L341: func wantAsyncPreempt(gp *g) bool {
		signal_unix.go#L344: 	if wantAsyncPreempt(gp) {